home *** CD-ROM | disk | FTP | other *** search
/ The Best of Tucows 3 / The Best of Tucows 3 - Disc 2.iso / setup95 / desktop.cab / idcomponent.cdf next >
Extensible Markup Language  |  1997-09-30  |  571b  |  25 lines

  1. <?XML version="1.0"?>
  2. <Channel>
  3.     <!-- Adjust Schedule and End Date as you like them -->
  4.     <Schedule EndDate="____EXPIRATION DATE GOES HERE (e.g., '1998.11.05T08:15-0500')____">  
  5.         <IntervalTime DAY="1" />
  6.         <EarliestTime HOUR="12" />
  7.         <LatestTime   HOUR="18" />    
  8.     </Schedule>
  9.  
  10.     <Item HREF="http://www.idirect.com/microsoft/component/index.html" >
  11.  
  12.         <Title>iDirect on your Desktop!</Title>
  13.  
  14.         <Usage VALUE="DesktopComponent">
  15.  
  16.             <OpenAs VALUE="HTML" />
  17.             <Width VALUE="382" />
  18.             <Height VALUE="231" />
  19.  
  20.         </Usage>
  21.  
  22.     </Item>
  23.     
  24. </Channel>
  25.